removeOnCallbackListener

Removes a previously added OnCallbackListener.

If the specified listener is not found in the list of registered listeners, this method does nothing.

Parameters

listener

The OnCallbackListener instance to remove. If null, the method does nothing.